TDPColumn class overview.
Properties
Name | Description |
DateFormat |
Used to specify a conversion mask for a column.
|
FieldType (inherited from TDAColumn) |
Used to specify the types of values that will be loaded.
|
Name (inherited from TDAColumn) |
Used to specify the field name of loading table.
|
Precision |
Used to set the precision of number columns.
|
Scale |
Used to set the precision of number columns.
|
Size |
Used to set the maximum size in bytes of data for a column.
|